PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFCrlClient Interface
Members
In This Topic
    PDFCrlClient Interface
    In This Topic
    Common interface for implementing a CRL client.
    Implement this interface when CRL data is required to be added to a digital signature.
    Syntax
    public interface PDFCrlClient 
    See Also